Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update gradle version #382

Closed
wants to merge 16 commits into from
Closed

Conversation

yacosta738
Copy link
Collaborator

Update Gradle version v8.10.2 Gradle releases

This pull request involves significant changes to the Docker packaging and publishing workflows, splitting them into separate workflows for the backend and frontend applications. Additionally, it introduces new Docker build and deployment configurations for both the backend and frontend. The most important changes include splitting the workflows, creating new action files, and updating the Dockerfile and Gradle build scripts.

Workflow Changes:

New Action Files:

Docker Configuration:

  • Dockerfile: Updated to include separate build stages for the frontend applications (lyra-app and lyra-landing-page) and added labels for metadata. Introduced non-root user for security and cleaned up unnecessary files.

Gradle Build Script:

Removed Obsolete Action Files:

Copy link

codecov bot commented Oct 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.05%. Comparing base (26cf9dc) to head (e634c25).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #382      +/-   ##
==========================================
+ Coverage   91.50%   92.05%   +0.54%     
==========================================
  Files         361      360       -1     
  Lines        4193     4168      -25     
  Branches      377      372       -5     
==========================================
  Hits         3837     3837              
+ Misses        222      197      -25     
  Partials      134      134              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

github-actions bot commented Oct 5, 2024

Job Summary for Gradle

Commit Stage 🤖 :: code-coverage
Gradle Root Project Requested Tasks Gradle Version Build Outcome Build Scan®
lyra koverXmlReport 8.10.2 Build Scan published
lyra projects 8.10.2 Build Scan published

@github-advanced-security
Copy link
Contributor

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@yacosta738 yacosta738 closed this Oct 7, 2024
@yacosta738 yacosta738 deleted the deps/update-gradle-version branch October 7, 2024 05:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant